You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > LUSolve Method > Matrix.LUSolve Method ([In] TMtx, [In] TMtx, TMtxType, TMtxOperation)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.LUSolve Method ([In] TMtx, [In] TMtx, TMtxType, TMtxOperation)

Desc Matrix version of LUSolve. Perfroms a LUSolve for each B and X matrices columns in single pass.

Syntax
C#
Visual Basic
public TMtx LUSolve([In] TMtx B, [In] TMtx X, TMtxType MtxType, TMtxOperation Operation);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!